Papers with item representations
RecGPT: A Foundation Model for Sequential Recommendation (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing approaches fail in cold-start and cross-domain scenarios where new users or items lack sufficient interaction history. |
| Approach: | They propose a foundation model for sequential recommendation that achieves genuine zero-shot generalization capabilities by deriving item representations exclusively from textual features. |
| Outcome: | The proposed model achieves zero-shot generalization capabilities in cold-start and cross-domain scenarios. |
I-AM-G: Interest Augmented Multimodal Generator for Item Personalization (2024.emnlp-main)
Copied to clipboard
| Challenge: | e-commerce and recommender systems lack a framework for personalized generation . a new framework extracts tags from multimodal information of items that the user has interacted with . |
| Approach: | They propose a framework that extracts tags from multimodal information and rewrites item description . they then use a decoupled text-to-text and image-to image retriever to search for similar item text . |
| Outcome: | The proposed framework can generate results aligned with user preferences . it can be used in e-commerce and recommender systems to win over diverse user base . |